themingengine: use the text-shadow property to render text shadow
authorCosimo Cecchi <cosimoc@gnome.org>
Tue, 3 May 2011 16:45:08 +0000 (12:45 -0400)
committerCosimo Cecchi <cosimoc@gnome.org>
Fri, 20 May 2011 22:49:54 +0000 (18:49 -0400)
commit8c65d9181d1cd625e28cba0ababa267dd1d4dc0d
tree21f21d89872d4c64460aafea28394afc544a1c5b
parent73e00707743f04abeedd26d22b12a4fc3d094e88
themingengine: use the text-shadow property to render text shadow

This also avoids hardcoding a shadow for insensitive text in the engine,
as it can now be applied from the theme directly.

https://bugzilla.gnome.org/show_bug.cgi?id=649314
gtk/gtkthemingengine.c